* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.
authorGlenn Morris <rgm@gnu.org>
Mon, 4 Nov 2013 01:36:14 +0000 (17:36 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 4 Nov 2013 01:36:14 +0000 (17:36 -0800)
commit4428741ca4629e5f91d2daf2f1d7e14fcadbe1b3
treeaa45168158ae49a7456838ed292d56585f16c12c
parent58b0330fbe82ead548c2d9580c752846ad166ebb
* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.

* doc/emacs/cmdargs.texi (Action Arguments): Mention that `-L :...' appends.

* etc/NEWS: Mention this.
doc/emacs/ChangeLog
doc/emacs/cmdargs.texi
etc/NEWS
lisp/ChangeLog
lisp/startup.el